| BusinessProcessJobItineraryLevel |
| EntityType | Independent |
| Logical Entity Name | BusinessProcessJobItineraryLevel |
| Default Table Name | SyServiceJobSequenceItinerary |
| Logical Only | NO |
| Definition | |
| Note |
| BusinessProcessJobItineraryLevel Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
BusinessProcessJobId |
INTEGER | NO | ||
BusinessProcessSubscriptionId |
INTEGER | NO | ||
| JobOrder | TINYINT | NO | ||
| IsFirstJob | BIT | NO | ||
| IsActive | BIT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| BusinessProcessJobItineraryLevel Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceJobSequenceItinerary_JobSequenceIdProcessSubscriptionId | Unique Constraint | BusinessProcessJobId, BusinessProcessSubscriptionId |
| Nk_SyServiceJobSequenceItinerary_UserId | Inversion Entry | LastModifiedUserId |
| Nk_SyServiceJobSequenceItinerary_SyServiceProcessSubscriptionId | Inversion Entry | BusinessProcessSubscriptionId |
| Nk_SyServiceJobSequenceItinerary_SyServiceJobSequenceId | Inversion Entry | BusinessProcessJobId |
| PK_SyServiceJobSequenceItinerary_SyServiceJobSequenceItineraryId | PrimaryKey | Id |
| BusinessProcessJobItineraryLevel Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| BusinessProcessJob | Non-Identifying | One To Zero or More | BusinessProcessJobId | NO | |||
| BusinessProcessSubscription | Non-Identifying | One To Zero or More | BusinessProcessSubscriptionId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| BusinessProcessJobTaskSchedule | Non-Identifying | One To Zero or More | NO |
| BusinessProcessJobItineraryLevel Check Constraints |
| Check Constraint Name | CheckConstraint |